ComponentOne ASP.NET MVC Controls
AnimationMode Property

C1.Web.Mvc Namespace > ChartAnimation<T> Class : AnimationMode Property
Gets or sets whether the plot points animate one at a time, series by series, or all at once. The whole animation is still completed within the duration.
Syntax
'Declaration
 
Public Property AnimationMode As AnimationMode
public AnimationMode AnimationMode {get; set;}
See Also

Reference

ChartAnimation<T> Class
ChartAnimation<T> Members